home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / utils / pvgen1.lzh / pvlib.txt < prev    next >
Text File  |  1992-06-22  |  2KB  |  65 lines

  1. PVLIB 1.0 Library Description                     6/22/92
  2. -----------------------------
  3.  
  4.  
  5. Purpose
  6. -------
  7. PVLIB  was created to provide a standard set of C  library  func-
  8. tions to simplify coding of programs which create scene files for 
  9. DKB Trace and/or POV Trace.  
  10.  
  11.  
  12. Description
  13. -----------
  14. The PVLIB library was written in Microsoft C.  However the source 
  15. should  be straight ANSI C, and you should be able to create  the 
  16. library for other compilers with the source provided.
  17.  
  18.  
  19. Usage
  20. -----
  21. Refer  to  the file PVLIB.REF for data  structures  and  function 
  22. descriptions.   No  data is passed directly to  PVLIB  functions, 
  23. data  structures  are used to provide variables utilized  by  the 
  24. main  program and the PVLIB functions.  A sample program  is  in-
  25. cluded  which (hopefully) illustrates the use of pointers to  the 
  26. PVLIB  data  structures.   Also,  the  PVGEN  program  (look  for 
  27. PVGEN10.ZIP on this BBS) utilizes the PVLIB library, and examina-
  28. tion of the code might be helpful.
  29.  
  30.  
  31. Copyright
  32. ---------
  33. PVLIB  is copyrighted, however permission to freely use  the  li-
  34. brary  is given.  Please include a copyright notice in  any  pro-
  35. grams which utilize this library, i.e. "PVLIB Copyright (c) 1992, 
  36. Robert Cleere".  Additionally, the library (excluding the source) 
  37. and  associated header file may be included with  programs  which 
  38. utilize the library.
  39.  
  40. Please do not upload any modifications to the library itself.  If 
  41. you  find  any bugs, or have any  suggestions  for  enhancements, 
  42. please contact me for inclusion in future updates.  You can reach 
  43. me  via Compu$erve (72050,3677) or by mail at the address  listed 
  44. below.
  45.  
  46.  
  47. Legal Stuff
  48. -----------
  49. The PVLIB library is distributed as-is.  The author disclaims all 
  50. warranties,  expressed  or implied.  The author  will  assume  no 
  51. liability for damages either from the direct use of this  product 
  52. or as a consequence of the use of this product.
  53.  
  54.  
  55. FREEWARE
  56. --------
  57. If  you  find  the PVLIB library to be of  use,  please  consider 
  58. sending me a postcard.  If I can show a bunch of postcards to  my 
  59. wife,  maybe  she'll be more lenient with  allowing  me  computer 
  60. time!
  61.  
  62. Robert Cleere
  63. 7199 Moores Mill Road
  64. Huntsville, AL 35811
  65.